more changes in an attempt to get it right. It's not yet ready for general
authorKristian Rietveld <kristian@planet.nl>
Wed, 24 Oct 2001 18:36:50 +0000 (18:36 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Wed, 24 Oct 2001 18:36:50 +0000 (18:36 +0000)
commitbeaba6a43c287ceeaee0cb05c1a1b48604cd8cc5
treeec56398bac847a92591c92a8c723351fecd53efb
parent9b7d528ac208a72ce5f011c76f15a51641ed2136
more changes in an attempt to get it right. It's not yet ready for general

Wed Oct 24 20:29:47 2001  Kristian Rietveld  <kristian@planet.nl>

        * gtk/gtktreemodelsort.c: more changes in an attempt to get
        it right. It's not yet ready for general consumption.

        * tests/treestoretest.c: add a button and entry for the new
        iter_change function
        (iter_change): new function, to test
        the row_changed signal implementation of the GtkTreeModelSort

        * tests/testtreesort.c: cleanups, changes to test more features
        of the GtkTreeModelSort at once
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreemodelsort.c
tests/testtreesort.c
tests/treestoretest.c